McStateDirection.Direction property

The moving direction of an axis.

Namespace: IntervalZero.KINGSTAR.Base.Api

Assembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public McDirection Direction { get; }
Public ReadOnly Property Direction As McDirection

Property value

Type: McDirection

See also

McStateDirection Class

IntervalZero.KINGSTAR.Base.Api Namespace